home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16516 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  952 b 

  1. Path: news.nyu.edu!schonberg!dewar
  2. From: dewar@cs.nyu.edu (Robert Dewar)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++,comp.edu
  4. Subject: Re: ANSI C and POSIX (was Re: C/C++ knocks the crap out of Ada)
  5. Date: 10 Apr 1996 20:57:02 -0400
  6. Organization: Courant Institute of Mathematical Sciences
  7. Message-ID: <dewar.829184160@schonberg>
  8. References: <JSA.96Feb16135027@organon.com> <4kb2j8$an0@solutions.solon.com>    <4kbrt5$k3h@mulga.cs.mu.OZ.AU> <dewar.829012486@schonberg>    <4kcpgkINNcku@keats.ugrad.cs.ubc.ca> <TYNOR.96Apr9105114@twratl.atlanta.twr.com> <4kgunm$o4o@gde.GDEsystems.COM>
  9. NNTP-Posting-Host: schonberg.cs.nyu.edu
  10. X-Newsreader: NN version 6.5.0 (NOV)
  11.  
  12. Chet wrote
  13.  
  14. "     &i + 4 = &j is true
  15.      not
  16.      &i + 1 = &j"
  17.  
  18. Surely a couple of :-) are missing here, since this has no relationship
  19. to anything real at all (Chet I hope you were just joking, and that it is
  20. not that you fail to realize that +1 in C does not mean add one byte!!!!!)
  21.  
  22.